Skip to content

Conversation

@dongxuy04
Copy link
Collaborator

Online EP load balancer integration

GitHub Bot Help

/bot [-h] ['run', 'kill', 'skip', 'reuse-pipeline'] ...

Provide a user friendly way for developers to interact with a Jenkins server.

Run /bot [-h|--help] to print this help message.

See details below for each supported subcommand.

run [--disable-fail-fast --skip-test --stage-list "A10-1, xxx" --gpu-type "A30, H100_PCIe" --add-multi-gpu-test --only-multi-gpu-test --disable-multi-gpu-test --post-merge --extra-stage "H100_PCIe-[Post-Merge]-1, xxx"]

Launch build/test pipelines. All previously running jobs will be killed.

--disable-fail-fast (OPTIONAL) : Disable fail fast on build/tests/infra failures.

--skip-test (OPTIONAL) : Skip all test stages, but still run build stages, package stages and sanity check stages. Note: Does NOT update GitHub check status.

--stage-list "A10-1, xxx" (OPTIONAL) : Only run the specified test stages. Examples: "A10-1, xxx". Note: Does NOT update GitHub check status.

--gpu-type "A30, H100_PCIe" (OPTIONAL) : Only run the test stages on the specified GPU types. Examples: "A30, H100_PCIe". Note: Does NOT update GitHub check status.

--only-multi-gpu-test (OPTIONAL) : Only run the multi-GPU tests. Note: Does NOT update GitHub check status.

--disable-multi-gpu-test (OPTIONAL) : Disable the multi-GPU tests. Note: Does NOT update GitHub check status.

--add-multi-gpu-test (OPTIONAL) : Force run the multi-GPU tests. Will also run L0 pre-merge pipeline.

--post-merge (OPTIONAL) : Run the L0 post-merge pipeline instead of the ordinary L0 pre-merge pipeline.

--extra-stage "H100_PCIe-[Post-Merge]-1, xxx" (OPTIONAL) : Run the ordinary L0 pre-merge pipeline and specified test stages. Examples: --extra-stage "H100_PCIe-[Post-Merge]-1, xxx".

kill

kill

Kill all running builds associated with pull request.

skip

skip --comment COMMENT

Skip testing for latest commit on pull request. --comment "Reason for skipping build/test" is required. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

reuse-pipeline

reuse-pipeline

Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7161 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7161 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5176 completed with status: 'FAILURE'

@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7163 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7163 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5178 completed with status: 'FAILURE'

@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7171 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7171 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #5186 completed with status: 'FAILURE'

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from a9dc215 to f8927b7 Compare June 1, 2025 23:52
@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7175 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7175 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5190 completed with status: 'FAILURE'

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from f8927b7 to 2a61473 Compare June 2, 2025 00:32
@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7177 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7177 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5192 completed with status: 'FAILURE'

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from 2a61473 to dcbbaf5 Compare June 2, 2025 00:55
@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7179 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7179 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5193 completed with status: 'FAILURE'

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from dcbbaf5 to d3d47e0 Compare June 2, 2025 01:22
@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7180 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7180 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5194 completed with status: 'FAILURE'

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from d3d47e0 to e79481d Compare June 2, 2025 02:17
@dongxuy04
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7183 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7183 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5197 completed with status: 'FAILURE'

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7941 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5744 completed with status: 'FAILURE'

@dongxuy04
Copy link
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7947 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7947 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #5749 completed with status: 'FAILURE'

@dongxuy04
Copy link
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7957 [ run ] triggered by Bot

@dongxuy04
Copy link
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7972 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7957 [ run ] completed with state ABORTED
/LLM/main/L0_MergeRequest_PR pipeline #5759 completed with status: 'FAILURE'

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7972 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #5773 completed with status: 'FAILURE'

@dongxuy04
Copy link
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7979 [ run ] triggered by Bot

@dongxuy04 dongxuy04 force-pushed the user/dongxuy/moe_online_load_balance_integration branch from 309187a to 3bf4085 Compare June 7, 2025 13:47
@dongxuy04
Copy link
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7984 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #7979 [ run ] completed with state ABORTED

@dongxuy04 dongxuy04 enabled auto-merge (squash) June 7, 2025 14:04
@tensorrt-cicd
Copy link
Collaborator

PR_Github #7984 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #5783 completed with status: 'SUCCESS'

@dongxuy04 dongxuy04 merged commit 1e36965 into NVIDIA:main Jun 8, 2025
3 checks passed
crazydemo pushed a commit to crazydemo/TensorRT-LLM that referenced this pull request Jun 9, 2025
…GB200 nvfp4) (NVIDIA#4818)

Signed-off-by: Dongxu Yang <[email protected]>
Signed-off-by: ShiXiaowei02 <[email protected]>
Co-authored-by: ShiXiaowei02 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants